PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / getMouseDownAction Method
In This Topic
    getMouseDownAction Method
    In This Topic
    Gets the mouse down action.
    Syntax
    public PDFAction getMouseDownAction()

    Return Value

    THe action to be performed when the mouse button is pressed inside the annotation's active area.
    See Also